Skip to content

Implement Gherkin scenarios for UUID and UUri serialization #262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

sophokles73
Copy link
Contributor

The unit tests for verifying UUID and UUri serialization have been
refactored into Cucumber based integration tests that implement the
corresponding Gherkin based UUID and UUri scenarios from up-spec.

The unit tests for verifying UUID and UUri serialization have been
refactired into Cucumber based integration tests that implement the
corresponding Gherkin based UUID and UUri scenarios from up-spec.
@sophokles73 sophokles73 added the enhancement New feature or request label Jun 17, 2025
@sophokles73
Copy link
Contributor Author

@AnotherDaniel would you mind taking a look?

Copy link
Contributor

@AnotherDaniel AnotherDaniel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very cool - I will have to take some quality time soon to wrap my head around this Gherkin/Cucumber stuff, but as far as I can tell this looks good!

One minor comment: as we move ahead and create more of these kinds of tests, it might be useful to have all the helper functions (value_as_*(), trimhex()) separated out onto test module level maybe?

@sophokles73 sophokles73 merged commit 877ec80 into eclipse-uprotocol:main Jun 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants